home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iMissionTracker.h < prev    next >
Text File  |  2002-01-14  |  880b  |  29 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iMissionTracker.h
  5. //
  6. // Compiler-generated export header for package "iMissionTracker"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iMissionTracker.h 2     25/04/00 17:01 Richard $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype iMissionTracker.AddMission( htask my_handle, int act_number, int mission_number );
  20.  
  21. prototype iMissionTracker.Initialise();
  22.  
  23. prototype iMissionTracker.Test();
  24.  
  25. prototype iMissionTracker.RemoveMission( htask task_to_remove );
  26.  
  27. // EOF /////////////////////////////////////////////////////////////////////////
  28.  
  29.